#shadowhide
{
    background: rgba(0,0,0,.6);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display:none;
    }
.tankuang {
    width: 22rem;
    height: 18rem;
    background-color:white;
    position: absolute;
    top: 10%;
    left: 35%;
    margin-left: -9rem;
    margin-top: -2.5rem;
    border-radius: .5rem;
    text-align: center;
    font-size:1rem;
    }

.tankuang a { text-decoration:none;}
.copytxt{
    font-size: 1.3rem;  color:blue;
    line-height: 2rem; padding-left:2rem; padding-right:2rem;
}

#shadowhide2
{
    background: rgba(0,0,0,.6);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display:block;
    }
.tankuang2 {
    width: 22rem;
    height: 24rem;
    background-color:white;
    position: absolute;
    top: 10%;
    left: 42%;
    margin-left: -9rem;
    margin-top: -2.5rem;
    border-radius: .5rem;
    text-align: center;
    font-size:1rem;
    border-radius: 15px;
    }

.green{color:green;}
.copylink  a{
    background-color: #FF6B6B;
    height: 3rem;
    text-align: center;
    margin-top: 2rem;font-size: 2rem;color:white; vertical-align:middle;padding-top:0.3rem;
}
.copylink3{background-color: green;margin-top:2rem;
    height: 2rem;
    text-align: center;font-size: 1.2rem;color:white; vertical-align:middle;padding-top:0.3rem;
    }
.copylink2{margin-top:1rem;}

.copylink  a:hover{color:green;}
.close {
    width: 2rem;
    height: 2rem;
    position: absolute;
    right: .125rem;
    top: .125rem;
    border:none;
    vertical-align:middle;
    }
.close:hover { cursor:pointer;}
.jiaw:hover { cursor:pointer;}
@media only screen and (max-width:640px)
{
    .jiamain span { font-size:1rem;}
}

.tankuang_title {
    margin: 15px 0;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;color:red;
}



.dContainer {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: -20%;
    margin: auto;
    background-color: #fff;
    text-align: center;
    border-radius: 15px;
    padding: 8px 6px;
    width: 24rem;
    height: 14rem;
    max-height: 470px;
    font-size: 16px;
    line-height: 2;
}

.dTop {
    border-bottom: 1px solid #eaeaea;
}

.dYqck {
    color: #454545;
    float: left;
}

.dClose {
    color: #fff;
    float: right;
    padding: 0 12px;
    border-radius: 4px;
    background-color: #03a9f4;
}
.dImgBox1 {
    width: 30%;
    float: left;
}
.dContainer img {
    display: block;
    width: 100%;
	border: 0 none;
    vertical-align: top;
}

.dTipBox {
    line-height: 1.6;
    width: 70%;
    float: right;
    padding-top: 10px;
}

.buttonArr {
    float: right;
    width: 50%;
    padding: 14px 0 0 0px;
}

.btn1 {
    margin: 0;
    margin-right: 24px;
}

.qbtn {
    display: inline-block;
    text-align: center;
    line-height: 2;
    color: #fff;
    border-radius: 4px;
    border: 1px solid #ff8b02;
    background: #ff9902;
    padding: 0 16px;
}
